<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

@media only screen and (max-width: 1400px) {
    #header {
        min-width: 1100px;
    }
    #header #head {
        max-width: 1100px;
        min-width: 1100px;
    }
    #footer {
        min-width: 1100px;
    }
    #friend {
        width: 1100px;
    }
    #foot_top {
        width: 1100px;
    }
    #foot_navigation {
        font-size: 14px;
    }
    #navigation div.navigation {
        width: 1100px;
    }
    #navigation a {
        width: 110px;
    }
    /*é¦–é¡µ*/
    .index_block {
        width: 1100px;
    }
}

@media only screen and (max-width: 600px) {
    html,
    body {
        height: 100%;
    }
    body {
        min-width: 100%;
    }
    #header,
    #navigation,
    #position,
    #head_right,
    #content_left,
    #friend,
    #float_button,
    #foot_top {
        display: none;
    }
    #main,
    #banner,
    #content_right,
    #content_right_body,
    #footer,
    #foot_bottom {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    /*å¤´éƒ¨*/
    #header_mobile {
        display: block;
        height: 80px;
        overflow: hidden;
    }
    #head_left_mobile {
        float: left;
        padding: 10px;
        width: 254px;
        overflow: hidden;
    }
    #head_left_mobile img {
        width: 100%;
    }
    /*åº•éƒ¨*/
    #footer {
        height: 50px;
    }
    #foot_bottom {
        font-size: 10px;
    }
    /*å¯¼èˆªèœå•*/
    #navigation_mobile {
        display: block;
        float: right;
        width: 80px;
        height: 80px;
        overflow: hidden;
    }
    #navigation_mobile.active {
        position: fixed;
        width: 100%;
        height: 100%;
        background-image: url(../images/navigation_back.png);
        overflow: hidden;
        z-index: 888;
    }
    #navigation_mobile_btn {
        width: 100%;
        height: 80px;
        text-align: right;
        overflow: hidden;
    }
    #navigation_mobile_btn_close {
        display: none;
    }
    #navigation_mobile_list {
        width: 100%;
        overflow: hidden;
    }
    #navigation_mobile_list a.navigation_mobile_master {
        display: block;
        margin: auto;
        border-bottom: 10px;
        padding: 5px;
        width: 70%;
        color: #FFF;
        border-bottom: 1px solid #FFF;
        font-size: 14px;
        overflow: hidden;
    }
    #navigation_mobile_list dt {
        margin: auto;
        margin-bottom: 0px;
        width: 70%;
    }
    #navigation_mobile_list dt a {
        float: left;
        padding: 4px 8px 2px 0px;
        min-width: 70px;
        color: #999;
        font-size: 12px;
    }
    /*è½®æ’­å›¾*/
    .slider {
        height: auto;
    }
    .slider .bd a {
        height: auto;
    }
    /*é¦–é¡µ*/
    .index_block {
        width: 100%;
    }
    .index_main_title {
        font-size: 24px;
        line-height: 24px;
    }
    #index_service_son a {
        float: none;
        width: 100%;
    }
    #index_service_list a {
        float: none;
        width: 100%;
    }
    #index_youshi {
        width: 100%;
        height: auto !important;
        padding-top: 20px;
        background: url(../images/pk.png) center no-repeat #FFF;
        position: relative;
    }
    .youshilist {
        width: 100%;
        margin: 0 auto;
        height: auto !important;
    }
    .mobile {
        display: block !important;
        width: 100%;
        margin-bottom: 25px;
    }
    .pk {
        /* display: block; */
        position: absolute;
        top: 50%;
        left: 48%;
        border: 5px #9d0309 solid;
        border-radius: 50%;
    }
    .mobile h1 {
        text-align: center;
        line-height: 60px;
        color: #9d0309;
    }
    .mobile h3 {
        text-align: center;
        font-weight: normal;
    }
    .mobile h3 span {
        font-size: 18px;
        font-weight: bold;
        color: #9d0309;
    }
    .youshilistl {
        width: 38%;
        float: left;
        margin-left: 5%;
    }
    .youshilistl li {
        margin-bottom: 20px;
    }
    .youshilistl li h4 {
        font-size: 20px !important;
    }
    .youshilistl li h4 span {
        width: 40px;
        display: inline-block;
        color: #9d0309;
        display: none;
    }
    .youshilistl li p {
        margin-top: 10px;
        padding-left: 0px !important;
        line-height: 25px;
    }
    .youshilistr {
        width: 38%;
        float: right;
        height: auto !important;
        margin-right: 5%;
    }
    .youshilistr li {
        margin-bottom: 73px;
    }
    .youshilistr li h4 {
        font-size: 20px;
    }
    .youshilistr li h4 span {
        width: 40px;
        display: inline-block;
        color: #9d0309;
        display: none;
    }
    .youshilistr li p {
        margin-top: 10px;
        padding-left: 0px !important;
        line-height: 25px;
    }
    #index_question {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
    }
    #index_question_more {
        display: block;
        float: left;
        margin-top: 20px;
        margin-right: 100px;
        width: 260px;
        height: 44px;
        line-height: 44px;
        border-bottom: 1px solid #333;
        font-size: 14px;
        font-weight: bold;
    }
    #index_question_more {
        width: 85%;
    }
    #index_question_list {
        float: left;
        margin-left: 20px;
        width: 85%;
        height: 260px;
    }
    #index_question_list dt.list_text_title {
        width: 240px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    #index_case {
        height: auto;
    }
    #index_case_list a {
        float: none;
        margin: auto;
        width: 90%;
        height: auto;
        overflow: hidden;
    }
    #index_case_more {
        float: none;
        margin-top: 0px;
        margin-bottom: 50px;
        margin-left: 20px;
        width: 90%;
    }
    #index_form_block {
        display: none;
    }
    #index_about_left {
        float: none;
        margin: auto;
        margin-top: 50px;
        width: 80%;
    }
    #index_about_right {
        float: none;
        margin: auto;
        margin-top: 50px;
        width: 80%;
    }
    #index_about_left p {
        font-size: 24px;
        line-height: 30px;
    }
    #index_about_left p span {
        font-size: 30px;
    }
    #index_about_right_text1 {
        margin-bottom: 30px;
        font-size: 18px;
    }
    #index_about_right_text2 {
        margin-bottom: 40px;
        font-size: 15px;
    }
    #index_about_more {
        display: block;
        width: 100%;
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid #FFF;
        color: #FFF;
        font-size: 18px;
    }
    /*å†…å®¹*/
    #content_right {
        float: none;
        width: 100%;
    }
    #content_right_body {
        margin: auto;
        width: 50%;
    }
    #column_content {
        margin: auto;
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    #column_content img {
        max-width: 100%;
    }
    #column_title_ch {
        margin-left: 20px;
    }
    #column_title_en {
        margin-left: 20px;
    }
    #service_content {
        margin: auto;
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    #service_content div.content_menu_list {
        width: 100%;
    }
    #column_content dt.list_text_title {
        width: 240px;
        height: 24px;
        line-height: 24px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    #recommend_list {
        display: none;
    }
    #service_news_list {
        display: none;
    }
    #map {
        width: 100%;
        overflow: hidden;
    }
    .contact_icon {
        float: none;
        margin: auto;
        width: 180px;
        line-height: 30px;
        text-align: center;
        overflow: hidden;
    }
}</pre></body></html>